home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 573 / tlc_atr2 / tlc_attr.doc < prev    next >
Text File  |  1991-11-30  |  5KB  |  89 lines

  1.                              ******************
  2.                              * TLC ATTRIBUTER *
  3.                              *  Version 2.00  *                             
  4.                              ******************
  5. I. USE
  6.  
  7.      This program is very simple to use, it runs as either an accessory or a 
  8. program by changing the extender (i.e. '.ACC' for an accessory and '.PRG' 
  9. for a program) and runs in Medium or High resolution. The main screen shows 
  10. a directory of the files from the current drive. To change disk drives, 
  11. simply click on the drive you want to see. To change directories into a 
  12. folder, click on it. If you click on a file that's shown, an option box 
  13. appears. The files current attributes are shown as selected on the available 
  14. buttons. You can rename the file by pressing either backspace or escape and 
  15. typing the new name on the line the filename is shown on. To change any of 
  16. the attributes, just click on them and when you select 'Change it' the 
  17. changes will be made. Two of the buttons have an immediate effect and don't 
  18. wait for the 'Change it' button, those are the Delete and Touch buttons. 
  19. 'Touch' will update the time and date of the file to the current time and 
  20. date set in your ST. Delete does what it says but be careful, it will delete 
  21. files that are 'Read Only' or 'Hidden'. To change directories upwards, click 
  22. on the window close gadget in the upper left hand corner. If more files are 
  23. available than can be shown in one listing, the Next Page and Back Page 
  24. buttons will become active when they can be used. For info on the program, 
  25. click on the 'TLC' Icon in the upper right hand corner. If you click on Disk 
  26. Info, you'll be shown the free bytes on the drive and the Volume Name 
  27. (Label). You may change the name just like changing the filename.
  28.  
  29. II. EXPLANATION
  30.  
  31.      Why would you want to change a files attributes? Desktops can tend to 
  32. become cluttered, especially with lots of files that are configuration or 
  33. setup files for other programs. System files (like the hard drive boot 
  34. files) can be changed to 'System' files and they won't be shown on the GEM 
  35. desktop. This also saves them from accidental dragging to the trash can. 
  36. Also, '.INF' files for several popular programs can be 'Hidden' which helps 
  37. clean up your desktop. With TOS 1.4 or 1.6, the 'Archive' attribute can be 
  38. changed to force a file to be backed up with a program such as DIAMONDBACK 
  39. (a GREAT backup program for hard drive owners).
  40.  
  41. III. TLC
  42.  
  43.      Thank you for contributing for this disk of programs. Please send any 
  44. bug reports (egads...) or ideas for improvements or enhancements to:
  45.  
  46.      Tom Hayslett
  47.      HQ USAFE/FMF
  48.      PSC 2, Box 6195
  49.      APO AE 09012
  50.  
  51.                          *******  UPDATES  *******
  52.  
  53. Version 2.00 - 30 Nov 91
  54.  
  55.      Fixed a bug that's been haunting me awhile. It only occurs 
  56. when the program is run as an accessory and it lets mouse clicks 
  57. 'bleed' through to the desktop. Finally nailed that dude and in 
  58. the process reduced the program size and memory usage.
  59.  
  60. Version 1.22 - 5 Mar 91
  61.  
  62.      The only thing changed in this version was the drive 'B:' button. 
  63. Previous versions relied on the BIOS(10) call to check for drives attached 
  64. which always shows drive B: as being available. TOS compensates by asking 
  65. you to insert disk B: into drive A: in these instances. A much cleaner 
  66. approach is to check the system location 1190, it shows a 0,1, or 2 
  67. indicating whether there are 0,1 or 2 floppy drives attached. This way will 
  68. show the drive B: button as unavailable if you only have one floppy drive 
  69. (even with a hard drive attached). Interested GFA programmers should examine 
  70. the 'Drive_map' procedure.
  71.  
  72. Version 1.21 - 13 Jan 91
  73.  
  74.      The 'Touch' button has been made to work like the rest, it only affects 
  75. the file when you click on 'Change it'. Also, a new button has been added to 
  76. set the 'Fast load' feature with TOS 1.4 and higher. Click on FaST and then 
  77. change it and the fast load bit will be toggled on. If it's already set, the 
  78. button will be highlighted when the box appears on screen. There was a 
  79. problem with earlier versions not clearing the disk label box, this has been 
  80. corrected. There was also a problem with the date/time stamp when the time 
  81. was past midnight, a dumb error but one that got me. It has been corrected 
  82. so now all the time stamps will show correctly.
  83.  
  84.      As always, let me know if you find any other 'critters'!
  85.  
  86.      - Tom
  87.  
  88.  
  89.